Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(296)

Unified Diff: Source/core/css/CSSTokenizer-in.cpp

Issue 330323005: Manually commit changes that cause false-alarm on check-webkit-style. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaseline Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/editing/UndoStack.cpp » ('j') | Source/core/editing/UndoStack.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/css/CSSTokenizer-in.cpp
diff --git a/Source/core/css/CSSTokenizer-in.cpp b/Source/core/css/CSSTokenizer-in.cpp
index 46370a90c985b19530724703169109f26ac49d43..3b8aef115aeff15460834d7984636a6928be5ff0 100644
--- a/Source/core/css/CSSTokenizer-in.cpp
+++ b/Source/core/css/CSSTokenizer-in.cpp
@@ -37,7 +37,7 @@
namespace WebCore {
-#include "CSSGrammar.h"
+#include "core/CSSGrammar.h"
enum CharacterType {
// Types for the main switch.
« no previous file with comments | « no previous file | Source/core/editing/UndoStack.cpp » ('j') | Source/core/editing/UndoStack.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698