Skip to content

Commit

Permalink
fixup! Fixes AIChatUIPDFBrowserTest.PrintPreviewFallback browser test.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexeyBarabash authored and cdesouza-chromium committed Aug 30, 2024
1 parent 87548b1 commit 7b42e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/feature_defaults_unittest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
#include "services/network/public/cpp/features.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/blink/public/common/features.h"
#include "ui/accessibility/accessibility_features.h"
#include "ui/base/ui_base_features.h"

#if BUILDFLAG(IS_ANDROID)
Expand All @@ -71,7 +72,6 @@
#include "components/translate/core/common/translate_util.h"
#include "extensions/common/extension_features.h"
#include "services/device/public/cpp/device_features.h"
#include "ui/accessibility/accessibility_features.h"
#endif

TEST(FeatureDefaultsTest, DisabledFeatures) {
Expand Down

0 comments on commit 7b42e1b

Please sign in to comment.